From 2ceb3d03c8a900cfddc2d9448aa36ede2be30fa0 Mon Sep 17 00:00:00 2001 From: Seth Falcon Date: Sun, 5 Jul 2015 11:33:57 -0700 Subject: [PATCH] Remove readme note for libgit2 Indeed this seems to be handled by the build automatically. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9871642a3..25309ba13 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,6 @@ Cargo requires the following tools and packages to build: * `cmake` * `pkg-config` * OpenSSL headers (`libssl-dev` package on ubuntu) -* libgit2 Cargo can then be compiled like many other standard unix-like projects: -- 2.30.2